home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2980 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  761 b 

  1. Path: nic.wat.hookup.net!news
  2. From: xenon@the-fix.sos.on.ca
  3. Newsgroups: comp.lang.c
  4. Subject: RNG, and Reading Dir
  5. Date: Wed, 24 Jan 1996 22:05:58 GMT
  6. Organization: HookUp Communication Corporation, Waterloo, Ontario, CANADA
  7. Message-ID: <4e6bb9$vgm@nic.wat.hookup.net>
  8. NNTP-Posting-Host: slip2.sos.on.ca
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11.  
  12.     Couple of questions:
  13.  
  14.     1)  Is there any ansi 'c' function or routine that allows you to
  15. specify the starting number, instead of always using '0'?
  16.  
  17.     2)  How would I go about using commands like findfirst and findnext 
  18. to find directories instead of files.  Ill try to explain:  Programs
  19. like Mcafee Virus Scanner searches through each directory on the hd
  20. instead of just searching the path and current directory.  
  21.  
  22.  
  23.  
  24.